Skip to content

add GitHub URL for PyPi #417

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 3, 2022
Merged

add GitHub URL for PyPi #417

merged 2 commits into from
Mar 3, 2022

Conversation

andriyor
Copy link
Contributor

@andriyor andriyor commented Mar 2, 2022

Checklist

General Contributing

  • Have you read the Code of Conduct and signed the CLA?

Is This a Code Change?

  • Non-code related change (markdown/git settings etc)
  • SDK Code Change
  • Example/Test Code Change

Validation

  • Does tox pass?
  • Do the tests pass?

Warehouse now uses the project_urls provided to display links in the sidebar on this screen, as well as including them in API responses to help the automation tool find the source code for Requests.

Docs: packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#project-urls

Copy link
Contributor

@sderickson sderickson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@codecov
Copy link

codecov bot commented Mar 2, 2022

Codecov Report

Merging #417 (4fb2ca0) into main (7435005) will decrease coverage by 0.57%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #417      +/-   ##
==========================================
- Coverage   64.24%   63.66%   -0.58%     
==========================================
  Files          30       30              
  Lines       51645    51645              
  Branches     5745     5745              
==========================================
- Hits        33180    32881     -299     
- Misses      18306    18730     +424     
+ Partials      159       34     -125     
Flag Coverage Δ
integration ?
unit 63.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dropbox/stone_serializers.py 0.00% <0.00%> (-100.00%) ⬇️
dropbox/dropbox_client.py 38.43% <0.00%> (-34.36%) ⬇️
dropbox/exceptions.py 61.22% <0.00%> (-16.33%) ⬇️
dropbox/check.py 77.77% <0.00%> (-8.34%) ⬇️
dropbox/common.py 72.44% <0.00%> (-5.52%) ⬇️
dropbox/users.py 62.93% <0.00%> (-4.08%) ⬇️
dropbox/team_common.py 72.99% <0.00%> (-3.65%) ⬇️
dropbox/base.py 25.87% <0.00%> (-3.37%) ⬇️
dropbox/files.py 66.86% <0.00%> (-1.85%) ⬇️
dropbox/base_team.py 29.08% <0.00%> (-1.45%) ⬇️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7435005...4fb2ca0. Read the comment docs.

@sderickson sderickson merged commit 5c7dfbf into dropbox:main Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants